Skip to content

fix vulnerability in lodash#116

Open
jjaybrown wants to merge 1 commit intographql-cli:masterfrom
jjaybrown:patch-1
Open

fix vulnerability in lodash#116
jjaybrown wants to merge 1 commit intographql-cli:masterfrom
jjaybrown:patch-1

Conversation

@jjaybrown
Copy link

Prototype Pollution
Vulnerable module: lodash
Introduced through: graphql-cli@3.0.12
Detailed paths
Introduced through: @spherehq/database@0.13.1 › graphql-cli@3.0.12 › graphql-cli-prepare@1.4.19 › lodash@4.17.5
Remediation: No remediation path available.
Vulnerable Functions
lodash.safeGet

Overview
lodash is a modern JavaScript utility library delivering modularity, performance, & extras.

Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is due to an incomplete fix to CVE-2018-3721.

Prototype Pollution
Vulnerable module: lodash
Introduced through: graphql-cli@3.0.12
Detailed paths
Introduced through: @spherehq/database@0.13.1 › graphql-cli@3.0.12 › graphql-cli-prepare@1.4.19 › lodash@4.17.5
Remediation: No remediation path available.
Vulnerable Functions
lodash.safeGet
  
Overview
lodash is a modern JavaScript utility library delivering modularity, performance, & extras.

Affected versions of this package are vulnerable to Prototype Pollution. The functions merge, mergeWith, and defaultsDeep could be tricked into adding or modifying properties of Object.prototype. This is due to an incomplete fix to CVE-2018-3721.
@jjaybrown
Copy link
Author

@schickling not sure whether this is something you could help with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant